projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c2dff9c
)
(eshell-show-usage-metrics): Do not use make-local-hook.
author
Pavel Janík
<Pavel@Janik.cz>
Sat, 16 Feb 2002 09:43:38 +0000
(09:43 +0000)
committer
Pavel Janík
<Pavel@Janik.cz>
Sat, 16 Feb 2002 09:43:38 +0000
(09:43 +0000)
lisp/eshell/esh-test.el
patch
|
blob
|
history
diff --git
a/lisp/eshell/esh-test.el
b/lisp/eshell/esh-test.el
index 2e4d9c69bec909612fd24e3112e46f094f421677..0145e17181060cad229c3e4513562cfed47f803b 100644
(file)
--- a/
lisp/eshell/esh-test.el
+++ b/
lisp/eshell/esh-test.el
@@
-211,7
+211,6
@@
0
(current-time)))
- (make-local-hook 'eshell-pre-command-hook)
(add-hook 'eshell-pre-command-hook
(function
(lambda ()
@@
-220,7
+219,6
@@
(car (memory-use-counts))
(current-time))))) nil t)
- (make-local-hook 'eshell-post-command-hook)
(add-hook 'eshell-post-command-hook
(function
(lambda ()